You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
Math387.StrToDouble Method
Dew Math for .NET
Math387.StrToDouble Method
Math387 Class
Math387 Members
Dew.Math.Units Namespace
Math387 Methods
See Also
Collapse All
Converts string to a double value.
Syntax
C#
Visual Basic
public
static
double
StrToDouble
([In]
string
Source
);
Public
static
Sub
StrToDouble
(
Source
As
[In]
string
)
Returns
string, converted to double value.
See Also
SampleToStr
Group
Math387 Methods
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
Math387 Methods
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!